From e7cd3dddd8804f06303f4d0a83fff287818e6f7a Mon Sep 17 00:00:00 2001 From: Lapo Calamandrei Date: Tue, 29 Mar 2016 15:01:57 +0200 Subject: [PATCH] Adwaita: cosmetic fix --- gtk/theme/Adwaita/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss index d8be13d28f..0d219e73e7 100644 --- a/gtk/theme/Adwaita/_common.scss +++ b/gtk/theme/Adwaita/_common.scss @@ -303,7 +303,7 @@ entry { } } - & image { // entry icons colors + image { // entry icons colors color: mix($fg_color, $base_color, 80%); &:hover { color: $fg_color; } -- 2.30.2